Fix #673243: accelerators not visible on GtkRadioMenu
authorjjacky <i.am.jack.mail@gmail.com>
Thu, 14 Feb 2013 18:56:54 +0000 (19:56 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 19 Feb 2013 00:38:48 +0000 (19:38 -0500)
commite9165687813f6b5752d661347c99693b54eb434d
treec89b77a2e1b336c4e6d3ae43457efa393e2865a3
parentfbc0572068cadb8a163f5a10f0209e5fb39735da
Fix #673243: accelerators not visible on GtkRadioMenu

Also fixes a bug in set_property handler, where setting group to NULL would
cause a warning.

Signed-off-by: jjacky <i.am.jack.mail@gmail.com>
gtk/gtkradiomenuitem.c